home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 500 < prev    next >
Internet Message Format  |  1996-08-06  |  2KB

  1. Path: nwlink.com!usenet
  2. From: grtorlba@nwlink.com (George R. Torralba)
  3. Newsgroups: comp.std.c,comp.lang.c,comp.lang.basic.visual.misc
  4. Subject: Re: DLLs
  5. Date: Mon, 04 Mar 1996 12:09:10 GMT
  6. Organization: None whatsoever
  7. Message-ID: <313adc9f.17275053@news.nwlink.com>
  8. References: <NEWTNews.825739945.5620.david@baldar.abs.net> <3138938a.225633183@news.intr.net>
  9. NNTP-Posting-Host: port27.annex2.nwlink.com
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12.  
  13. I don't see why anyone should forget about DLLs and opt for OCXs based
  14. on your argument.  Yeah it can fire events.  So what?  Did you mention
  15. the overhead?  If the guy's just exporting functions why build an OCX?
  16.  
  17. George
  18.  
  19. In article , rodhew@intr.net (Rod Hewitt) wrote:
  20.  
  21. >david@baldar.abs.net wrote:
  22. >
  23. >>
  24. >>Are there any good references out there on writing DLLs?  I just got MS C++ 
  25. >>4.0.  Writing the .c is easy.  But the .def and .mak still eludes me (the 
  26. >>online notes with MS C++ leave something to be desired).  Any recommendations? 
  27. >>  Thanks.
  28. >
  29. >If your targetting the DLL at VB, I'd recommend you forget about DLLs
  30. >and write OCXes instead. The App Wizard and Class Wizard make it very
  31. >easy to write C++ code that interfaces to VB. Plus with OCXes you can
  32. >easily fire events in VB and not have to worry about a ton of Define
  33. >Function statements.
  34. >
  35. >Regards,
  36. >Rod
  37. >
  38.  
  39.  
  40. ===============================================================================
  41.  George R. Torralba              xxxxxxxxxxxx                  Batang Cebu!!!
  42.  Seattle, Washington             206.227.0821              MIME mail accepted
  43. ===============================================================================
  44.